Decompress E00 files


This page takes an Arc/Info interchange file (e00) in a compressed format and converts it to a decompressed format. In addition to decompressing e00 files, the software allows the file to be compressed once again using anyone of three commonly used compression utilities. This will facilitate file transfer.


IMPORT <option> <interchange_file> <output>

Options, specifies the type of output to be created from the interchange file:

URL address of ARC_INFO interchange file for IMPORT
(ftp|http://address/directory/filename.E00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

EXPORT <option> <input> <interchange_file> {FULL | PARTIAL | NONE} {max_lines}

Specifies the option (data type) to be exported to the interchange file:

The interchange_file prefix of the output file to be created by EXPORT:

Specifies how numbers and blanks will be compressed in the export file:

Specify the compression utility to compress the e00 file:
NONE ZIP GZIP COMPRESS


Go back to the Home Page.